mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 20:16:39 -04:00
6 lines
No EOL
188 B
HTML
6 lines
No EOL
188 B
HTML
<template name="user_downvoted_posts">
|
|
<div class="user-profile-votes grid grid-module">
|
|
<h3>{{_ "downvoted_posts"}}</h3>
|
|
{{> postsListController arguments}}
|
|
</div>
|
|
</template> |