Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Backend
Commits
892c9533
Commit
892c9533
authored
6 years ago
by
Bastien Abadie
Browse files
Options
Downloads
Plain Diff
Final template edits
See merge request
!107
parents
332400d6
26daf28b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!107
Final template edits
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
arkindex/templates/documents/acts.html
+0
-3
0 additions, 3 deletions
arkindex/templates/documents/acts.html
arkindex/templates/documents/transcriptions.html
+0
-3
0 additions, 3 deletions
arkindex/templates/documents/transcriptions.html
with
0 additions
and
6 deletions
arkindex/templates/documents/acts.html
+
0
−
3
View file @
892c9533
{% extends 'base.html' %}
{% block content %}
<h1
class=
"title"
>
Acts
</h1>
<h2
class=
"subtitle"
>
Search through acts using keywords
</h2>
<div
id=
"app"
>
<Act-Search
/>
</div>
...
...
This diff is collapsed.
Click to expand it.
arkindex/templates/documents/transcriptions.html
+
0
−
3
View file @
892c9533
{% extends 'base.html' %}
{% block content %}
<h1
class=
"title"
>
Transcriptions
</h1>
<h2
class=
"subtitle"
>
Search through transcriptions using keywords
</h2>
<div
id=
"app"
>
<Transcription-Search
/>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment