Skip to content

Commit

Permalink
Merge pull request #1 from BirkbeckCTP/1_4_update
Browse files Browse the repository at this point in the history
Updated for 1.4
  • Loading branch information
ajrbyers authored Oct 12, 2021
2 parents f35ace0 + ae6280f commit 9ab0a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/clockss/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h3>Metadata</h3>
<table class="table table-striped table-bordered">
<tr>
<th>Journal URL</th>
<td>{{ request.journal_base_url }}</td>
<td>{{ request.journal.site_url }}</td>
</tr>
<tr>
<th>Title</th>
Expand Down

0 comments on commit 9ab0a67

Please sign in to comment.