Skip to content
Snippets Groups Projects
Commit 892c9533 authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Final template edits

See merge request !107
parents 332400d6 26daf28b
No related branches found
No related tags found
1 merge request!107Final template edits
{% 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>
......
{% 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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment