diff options
| -rw-r--r-- | templates/community.md.erb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/community.md.erb b/templates/community.md.erb index c2f6bab..8d94284 100644 --- a/templates/community.md.erb +++ b/templates/community.md.erb @@ -14,13 +14,6 @@ | | <%= self[:male_cnt] %> | <%= self[:female_cnt] %> | <%= self[:other_cnt] %> | -<object data="<%= profile_url %>" type="application/pdf" width="700px" height="700px"> - <embed src="<%= profile_url %>"> - <p><a href="<%= profile_url %>">Download PDF</a>.</p> - </embed> -</object> - - [homepage]: <%= homepage_url %> [profile]: <%= profile_url %> [projection]: <%= projection_url %> |
