Corrected typo: timelime -> timeline

This commit is contained in:
Peter Fidelman 2022-11-30 20:44:18 -08:00
parent b9e064967c
commit 8813dd68f5
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
{% load sanitizer %} {% load sanitizer %}
{% block title %} {% block title %}
Brutaldon ({{ own_acct.username }}) - Notifications timelime Brutaldon ({{ own_acct.username }}) - Notifications timeline
{% endblock %} {% endblock %}
{% comment %} {% comment %}

View File

@ -4,7 +4,7 @@
{% load cache %} {% load cache %}
{% block title %} {% block title %}
Brutaldon ({{ own_acct.username }}) - {{ timeline_name }} timelime Brutaldon ({{ own_acct.username }}) - {{ timeline_name }} timeline
{% endblock %} {% endblock %}
{% block page_scripts %} {% block page_scripts %}

View File

@ -4,7 +4,7 @@
{% load taglinks %} {% load taglinks %}
{% block title %} {% block title %}
Brutaldon ({{ own_acct.username }}) - {{ user.acct }} timelime Brutaldon ({{ own_acct.username }}) - {{ user.acct }} timeline
{% endblock %} {% endblock %}
{% block content %} {% block content %}