Версия 0.1.0 #1
@@ -3,4 +3,9 @@
 | 
			
		||||
 | 
			
		||||
<x-site.layout :project="$project" :websiteTranslations="$websiteTranslations">
 | 
			
		||||
    {!! $content->description !!}
 | 
			
		||||
 | 
			
		||||
    <hr>
 | 
			
		||||
    @foreach($links as $link)
 | 
			
		||||
        <p><a href="{{ $link->link }}" rel=“nofollow” target="_blank">{{ $link->title }}</a></p>
 | 
			
		||||
    @endforeach
 | 
			
		||||
</x-site.layout>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user