Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit65cb6aa

Browse files
Mariattaberkerpeksag
authored andcommitted
Remove story's creation time from the successstories template.
The creation time is the time the story was imported to Django,but it was not the time the story itself was initially written.Closespython#1626
1 parente60fba5 commit65cb6aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎templates/successstories/story_detail.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ <h1>{{ story.name }}</h1>
3131
<pclass="company-byline">
3232
Written by<strong>{{ story.author }}</strong>,
3333
<arel="external"href="{{ story.get_company_url }}">{{ story.get_company_name }}</a>
34-
<timedatetime="{{ story.created|date:'c' }}">{{ story.created|date:'F Y' }}</time>
3534
</p>
3635

3736
{{ story.content.rendered|safe }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp