Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7687849
terms_of_service_panel.vue
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
418 B
Referenced Files
None
Subscribers
None
terms_of_service_panel.vue
View Options
<template>
<div>
<div class="panel panel-default">
<div class="panel-body">
<!-- eslint-disable vue/no-v-html -->
<div
class="tos-content"
v-html="content"
/>
<!-- eslint-enable vue/no-v-html -->
</div>
</div>
</div>
</template>
<script src="./terms_of_service_panel.js"></script>
<style lang="scss">
.tos-content {
margin: 1em;
}
</style>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Thu, Sep 4, 12:13 AM (4 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
414986
Default Alt Text
terms_of_service_panel.vue (418 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment