mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 12:36:39 -04:00

Conflicts: client/views/posts/modules/post_info.html Note: adapted PR to only keep some of the added features
3 lines
No EOL
110 B
HTML
3 lines
No EOL
110 B
HTML
<template name="postAuthor">
|
|
By <a class="post-author" href="{{profileUrl}}">{{authorName}}</a>,
|
|
</template> |