mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-28 14:41:34 +00:00
Add roadmap and use just one template
This commit is contained in:
app
jobs
services
static
templates
403.html.j2404.html.j2500.html.j2
admin
auth
login.html.j2register.html.j2reset_password.html.j2reset_password_request.html.j2unconfirmed.html.j2
corpora
add_corpus.html.j2add_corpus_file.html.j2analyse_corpus.html.j2corpus.html.j2edit_corpus_file.html.j2
full_width.html.j2jobs
limited_width.html.j2main
nopaque.html.j2profile
services
@@ -1,4 +1,7 @@
|
||||
{% extends "limited_width.html.j2" %}
|
||||
{% extends "nopaque.html.j2" %}
|
||||
|
||||
{% set full_width = False %}
|
||||
{% set roadmap = False %}
|
||||
|
||||
{% block page_content %}
|
||||
<div class="col s12 m4">
|
||||
|
Reference in New Issue
Block a user