1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-10-10 09:51:17 +02:00

src: changed " and \'

This commit is contained in:
2022-07-29 17:07:28 +02:00
parent 8e2badcea7
commit b2676f6bd9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{% extends 'template.html' %}
{% extends "template.html" %}
{% block content %}
<div class="container">
<div class="blogarchive">