Compare commits

...

2 Commits

Author SHA1 Message Date
Peter Fidelman c07251ed5b Merge branch 'timelime_timeline' into 'main'
Corrected typo: timelime -> timeline

See merge request brutaldon/brutaldon!10
2023-06-15 02:47:25 +00:00
Peter Fidelman 8813dd68f5 Corrected typo: timelime -> timeline 2022-11-30 20:44:18 -08:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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