Skip to content
Snippets Groups Projects
Commit dce834c9 authored by Stephan Porada's avatar Stephan Porada :speech_balloon:
Browse files

Add full_width and limited_width templates.

parent 6f8a8dbc
No related branches found
No related tags found
No related merge requests found
{% extends "base.html.j2" %}
{% extends "limited_width.html.j2" %}
{% block page_content %}
<div class="col s12 m4">
......
{% extends "base.html.j2" %}
{% extends "limited_width.html.j2" %}
{% block page_content %}
<div class="col s12 m4">
......
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